liballjoyn1604 software package provides AllJoyn C++ run-time library, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install liballjoyn1604
liballjoyn1604 is installed in your system.
Make ensure the liballjoyn1604 package were installed using the commands given below,
$ sudo dpkg-query -l | grep liballjoyn1604 *
You will get with liballjoyn1604 package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Network |
| Package | liballjoyn1604 |
| Version | 16.04-4 |
| Description | AllJoyn C++ run-time library |
| Sub Section | Net |